home *** CD-ROM | disk | FTP | other *** search
- /*
- ** $VER: rtgmaster.h 1.000 (27 Jan 1996)
- */
-
- #ifndef PROTO_RTGMASTER_H
- #define PROTO_RTGMASTER_H
-
- #ifndef RTGMASTER_H
- #include <rtgmaster/rtgmaster.h>
- #endif
-
- #ifndef RTGSUBLIBS_H
- #include <rtgmaster/rtgsublibs.h>
- #endif
-
- extern struct RTGExtraBase *RTGExtraBase;
-
- #endif
-
-